home *** CD-ROM | disk | FTP | other *** search
/ Image Zone / ImageZone.iso / setup.exe / Graphics / html / Tour / Tour.swf / scripts / DefineButton2_80 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2009-12-10  |  53 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("sc1");
  3.    play();
  4. }
  5.